Welcome![Sign In][Sign Up]
Location:
Search - Infrared remote control

Search list

[Documents红外遥控器软件解码及其应用

Description: 红外遥控器软件解码及其应用-Infrared remote control software decoder and its application
Platform: | Size: 11264 | Author: 冯国飞 | Hits:

[Other Embeded programInfrared-remote-control-decoding

Description: MSP430F149的源代码,红外线遥控解码,已调试好,可以直接使用。-MSP430F149 source, infrared remote control decoding, debugging, and can be used directly.
Platform: | Size: 32768 | Author: 陈明明 | Hits:

[SCMInfrared-remote-control-principle

Description: 对红外遥控器工作原理进行了详细的讲解,有利于我们对红外遥控器进行开发和学习-Infrared remote control works carried out in detail, will help us to develop an infrared remote control and learning
Platform: | Size: 1024 | Author: 李俊 | Hits:

[VHDL-FPGA-VerilogFPGA-Infrared-remote-control

Description: 基于FPGA的学习型红外遥控器设计,实现红外接收,红外发送,以及储存功能。-FPGA Infrared remote control
Platform: | Size: 14336 | Author: YH | Hits:

[OtherInfrared-remote-control

Description: 基于ARM的红外遥控程序,使用的芯片是STM32系列-Based on ARM of the infrared remote control procedures, the use of the chip is STM32 series
Platform: | Size: 4925440 | Author: 张一一 | Hits:

[SCMInfrared-remote-control

Description: 红外遥控 学习型 几乎是万能的学习型遥控器-Infrared remote control with encoding learning function
Platform: | Size: 80896 | Author: 蒋正虎 | Hits:

[SCMInfrared-remote-control

Description: STC89C52RC做的红外线遥控器发射端源码-Infrared remote control transmitter STC89C52RC do the source code
Platform: | Size: 123904 | Author: 飞跃 | Hits:

[SCMInfrared-remote-control

Description: 红外遥控控制的IDE硬盘MP3播放器源码-支持主从双硬盘-Infrared remote control IDE hard disk MP3 player source code- support master-slave dual hard drives
Platform: | Size: 385024 | Author: wwww | Hits:

[SCMIR-infrared-remote-control

Description: IR红外遥控,1、按键控制led发光二极管,2、遥控-键码值液晶显示-IR infrared remote control, 1, button control LED light-emitting diode, 2, remote control- key code value LCD display
Platform: | Size: 58368 | Author: DFVG | Hits:

[SCMInfrared-remote-control

Description: 此程序为基于STM32F1系列单片机,用于实现红外遥控功能的程序。-This program is based on STM32F1 MCU, infrared remote control for implementing the program.
Platform: | Size: 212992 | Author: 麻辉文 | Hits:

[SCMInfrared-remote-control

Description: 基于STM32F107开发板控制红外遥控器实验-Infrared remote control program based on STM32F107 development board
Platform: | Size: 4909056 | Author: hanmeng | Hits:

[SCMInfrared-remote-control

Description: 使用汇编语言,利用红外遥控键值解码在12864液晶显示。-The use of assembly language, using an infrared remote control decoding key in 12864 LCD.
Platform: | Size: 28672 | Author: | Hits:

[Software Engineeringinfrared-remote-control

Description: 红外遥控键盘式电子密码锁.jsp.计算机毕业程序,万套成品加定做。Q1533974260-infrared remote control
Platform: | Size: 558080 | Author: 毕业设计程序 | Hits:

[Software EngineeringInfrared-remote-control

Description: 本文介绍了红外遥控系统的设计,红外遥控器与单片机的硬件接口以及完整的软件解码方案、源程序、应用方法,为各类红外遥控器在单片机控制产品中的开发应用提供了一个非常实用的参考。-Is introduced in this paper the design of infrared remote control system, infrared remote controller and MCU hardware interface and complete the software decode scheme, source code, method of application, for all kinds of infrared remote control in SCM control in the product development and application provides a very useful reference.
Platform: | Size: 39936 | Author: 黑曼巴 | Hits:

[OtherSTM32-Infrared-remote-control

Description: 基于ALIENTEK 战舰STM32开发板的红外遥控实验-Infrared remote control experiment based on ALIENTEK warship STM32 development board
Platform: | Size: 611328 | Author: Xia | Hits:

[SCMInfrared-remote-control

Description: 红外遥控器学习程序 源程序编译使用了:COSMIC STM8 32K Compiler 4.3.4版 程序烧写与调试使用了 ST Visual Develop Version 4.3.5,烧写调试适配器为st-link v2 C语言源代码在code\user目录下 程序使用了CAFrame框架,CAFrame主要特点是,应用与驱动的分离; Frame.c CAFrame.h 这两个文件是不需要修改的,App.c是功能实现文件 Driver.c是器件通用的驱动部分,drv_init函数在C语言入口函数里被调用,任何初始化的驱动部分应该在此调用。 如果不想使用CAFrame框架,可只参考ir.c里实现的记忆和接收红外码功能和App.c内实现的应用逻辑;-Infrared remote control learning program Source compilation using the: COSMIC STM8 32K Compiler 4.3.4 version Program programming and debugging using the ST Visual Develop Version 4.3.5, programming debugging adapter st-link v2 C language source code in the code \ user directory CAFrame framework used procedures, CAFrame main feature is the separation of applications and drivers Frame.c CAFrame.h These two files do not need to be modified, App.c is the function implementation file Driver.c is the general driver part of the device. The drv_init function is called in the C language entry function, and any initialized driver part should be called here. If you do not want to use the CAFrame framework, can only refer to ir.c to achieve the memory and receive infrared code function and App.c implementation of the application logic
Platform: | Size: 768000 | Author: 唐文春 | Hits:

[SCMInfrared-remote-control

Description: 红外遥控解码程序,以一个9ms的低电平和4.5ms的高电平为引导码,后跟32位二进制代码;前16位为8位用户码及其反码,后16位为8位的操作码及其反码;以脉宽为低电平0.565ms、间隔高电平0.56ms、周期为1.125ms的组合表示 0 ;以脉宽为低电平0.565ms、间隔高电平1.685ms、周期为2.25ms的组合表示 1 。注意:接收码的脉宽与间隔是对发射码取反的,即间隔是0.565ms 解码后共有四个十六进制码,本程序取第三个作为识别码。-Infrared remote control decoding procedures, with a low level of ms and 4.5 ms high level as the boot code, followed by a 32-bit binary code 16 yards and radix-minus-one complement for eight users before, after 16 yards and radix-minus-one complement for the operation of the eight With pulse width is low level 0.565 ms, ms cycle, high level interval 0.56 to 1.125 ms said the combination of 0 With pulse width is low level 0.565 ms, ms cycle, high level interval 1.685 to 2.25 ms said the combination of 1 .Note: receiving yards of pulse width and spacing is to launch code invert, namely interval is 0.565 ms A total of four hexadecimal code after decoding, this procedure take the third as identification number.
Platform: | Size: 2048 | Author: 胥键 | Hits:

[SCMInfrared-remote-control-libraries

Description: 红外遥控器库文件及红外遥控器资料及键值编码-Infrared remote control library files and infrared remote control information
Platform: | Size: 1701888 | Author: 马超 | Hits:

[Otherinfrared-remote-control

Description: 用8051单片机接收红外遥控的实现 (非常棒的教程)(非常棒的教程)-8051 to receive infrared remote control implementation- (great tutorial) (great tutorial)
Platform: | Size: 261120 | Author: 锖书岑 | Hits:

[SCMinfrared-remote-control-simulation

Description: 红外遥控模拟 proteus仿真 keil c -infrared remote control simulation proteus simulation keil c
Platform: | Size: 112640 | Author: 银狐 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net